ensure status in Draft|Published#1510
Open
Rdataflow wants to merge 1 commit intovisualize-admin:mainfrom
Open
Conversation
ensure only Draft|Published are shown WRT https://github.com/zazuko/cube-creator/wiki/LINDAS-Specifics#needed-attributes-that-a-cube-shows-up-on-visualizeadminch
Contributor
|
@Rdataflow is attempting to deploy a commit to the Interactive Things Team on Vercel. A member of the Team first needs to authorize it. |
Collaborator
|
Thanks @Rdataflow, LGTM! Side note: I think this situation technically shouldn't happen, looking at the below screenshot? Maybe it could be possible with some custom pipeline? 🤔
|
bprusinowski
approved these changes
May 8, 2024
Contributor
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Contributor
Author
|
@bprusinowski it's likely due to a combination of legacy C-C projects and code in C-C that doesn't expire deprecated cubes properly 👍 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

ensure only Draft|Published are shown
WRT https://github.com/zazuko/cube-creator/wiki/LINDAS-Specifics#needed-attributes-that-a-cube-shows-up-on-visualizeadminch
there are rare cases with different status i.e. https://s.zazuko.com/m6iuJB which shouldn't be shown
nb: this PR also makes results more consistent with
visualization-tool/app/rdf/queries.ts
Lines 69 to 74 in eef59af
cc @bprusinowski